[INFO] cloning repository https://github.com/arranf/RustPong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arranf/RustPong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2FRustPong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2FRustPong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9324c9ea636240c4842c2ba04e690c483c159aaa
[INFO] checking arranf/RustPong against master#6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd for pr-153721
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farranf%2FRustPong" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arranf/RustPong
[INFO] finished tweaking git repo https://github.com/arranf/RustPong
[INFO] tweaked toml for git repo https://github.com/arranf/RustPong written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arranf/RustPong on toolchain 6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arranf/RustPong already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded andrew v0.1.5
[INFO] [stderr]   Downloaded libc v0.2.47
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.54.0
[INFO] [stderr]   Downloaded piston_window v0.85.0
[INFO] [stderr]   Downloaded piston2d-touch_visualizer v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7
[INFO] running `Command { std: "docker" "start" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7" "/opt/rustwide/cargo-home/bin/cargo" "+6eda7419e71fdbc1185ed5be7e6bff1a474ab5cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking andrew v0.1.5
[INFO] [stderr]     Checking nix v0.12.0
[INFO] [stderr]     Checking rand_os v0.1.1
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking x11-dl v2.18.3
[INFO] [stderr]     Checking rand v0.6.4
[INFO] [stderr]     Checking rayon-core v1.4.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rayon v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]     Checking wayland-commons v0.21.10
[INFO] [stderr]     Checking wayland-client v0.21.10
[INFO] [stderr]     Checking wayland-protocols v0.21.10
[INFO] [stderr]    Compiling serde_derive v1.0.84
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]     Checking gfx_core v0.8.3
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.4
[INFO] [stderr]     Checking gfx v0.17.1
[INFO] [stderr]     Checking gfx_device_gl v0.15.5
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking piston-gfx_texture v0.34.0
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.57.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.54.0
[INFO] [stderr]     Checking pistoncore-input v0.23.0
[INFO] [stderr]     Checking glutin v0.19.0
[INFO] [stderr]     Checking pistoncore-window v0.34.0
[INFO] [stderr]     Checking piston2d-touch_visualizer v0.13.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.39.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.51.1
[INFO] [stderr]     Checking piston v0.39.0
[INFO] [stderr]     Checking piston_window v0.85.0
[INFO] [stderr]     Checking pong v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Filter`
[INFO] [stdout]   --> src/main.rs:13:73
[INFO] [stdout]    |
[INFO] [stdout] 13 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache, TextureSettings, Filter };
[INFO] [stdout]    |                                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `increment_player_score` and `increment_ai_score` are never used
[INFO] [stdout]   --> src/app.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 14 |     fn increment_player_score(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn increment_ai_score(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/app.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         text(constants::BLACK, 28, self.player_score.to_string().as_ref(), glyph, left_transform, g);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let _ = text(constants::BLACK, 28, self.player_score.to_string().as_ref(), glyph, left_transform, g);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Filter`
[INFO] [stdout]   --> src/main.rs:13:73
[INFO] [stdout]    |
[INFO] [stdout] 13 | use opengl_graphics::{ GlGraphics, OpenGL, GlyphCache, TextureSettings, Filter };
[INFO] [stdout]    |                                                                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `increment_player_score` and `increment_ai_score` are never used
[INFO] [stdout]   --> src/app.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] 14 |     fn increment_player_score(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn increment_ai_score(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/app.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         text(constants::BLACK, 28, self.player_score.to_string().as_ref(), glyph, left_transform, g);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let _ = text(constants::BLACK, 28, self.player_score.to_string().as_ref(), glyph, left_transform, g);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7", kill_on_drop: false }`
[INFO] [stdout] 444245fc4f9fe63ab1e38dbb6cb52a90d0d0dfcc93461c4b10b42d1323fd18c7
